home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / CODING / DELPHI / SPIN.ZIP / SPIN.TXT < prev   
Encoding:
Text File  |  1996-02-29  |  568 b   |  19 lines

  1.  
  2. From: Ricardo Arg\|ello S\anchez <wquest@sol.racsa.co.cr>
  3.  
  4. This is an improved version of Delphi's spin button. It allows you to enable/
  5. disable each separate button and tile horizontally or vertically.
  6.  
  7. Try it!
  8.  
  9. To install this component:
  10.  
  11. - copy spin.dcu to the delphi's library directory (usually 'C:\DELPHI\LIB');
  12. - Rebuild Library (from Delphi's menu Options-Rebuild Library)
  13. - The component icon is placed under the page named 'Samples' on the component
  14.   palette.
  15.  
  16. Pdt:
  17.   This little component should be placed under 'Visible' components...
  18.  
  19.